home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
arexx
/
rxasl
/
catalogs
/
rxasl.cd
next >
Wrap
Text File
|
1999-05-17
|
367b
|
27 lines
; rxasl.ct
;
; CatComp rxasl.cd rxasl.ct CATALOG Locale:catalogs/italiano/rxasl.catalog
;
;
MSG_NO_MEM (51//)
too few memory
;
MSG_ARG_MISS (52//)
required argument missing
;
MSG_BAD_NUMBER (53//)
bad number
;
MSG_BAD_VALUE (54//)
bad value
;
MSG_BAD_PATTERN (55//)
bad pattern
;
MSG_NO_WINDOW (56//)
window not found
;
MSG_NO_SCREEN (57//)
public screen not found
;